﻿capital = 57

oob = "STL_1007"

set_research_slots = 3

set_technology = {
	pony_race = 1
	melee_weapons = 1
	melee_weapons1 = 1
	pre_gw_artillery = 1
	infantry_weapons = 1
	interwar_antitank = 1
	gw_artillery = 1
	tech_support = 1
	tech_pegasi = 1
	infantry_weapons1 = 1
	tech_recon = 1
	tech_military_police = 1
	tech_engineers = 1
	tech_trucks = 1
	interwar_antiair = 1
	basic_train = 1
}
if = {
	limit = { has_dlc = "By Blood Alone" }
	set_technology = {
		aa_lmg = 1
		early_bombs = 1
		aircraft_construction = 1
		engines_1 = 1
		iw_small_airframe = 1
		iw_medium_airframe = 1
		bba_early_transport_plane = 1
	}

	create_equipment_variant = {
		name = "I-15"
		type = small_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = light_mg_4x
			engine_type_slot = radial_engine_1_1x
			special_type_slot_1 = non_strategic_materials_small
			special_type_slot_7 = normally_aspirated_engine
			special_type_slot_8 = canopy0
		}
		icon = "GFX_stalliongrad_2d_early_fighter_medium"
	}
	create_equipment_variant = {
		name = "DB-3"
		type = medium_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = medium_bomb_bay
			fixed_auxiliary_weapon_slot_1 = bomb_locks
			engine_type_slot = radial_engine_1_3x
			fixed_auxiliary_weapon_slot_5 = lmg_defense_turret
			special_type_slot_1 = NACA_cowling
			special_type_slot_7 = normally_aspirated_engine
		}
		icon = "GFX_stalliongrad_2d_early_bomber_medium"
	}

	else = {
		set_technology = {
			early_fighter = 1
			early_bomber = 1
			early_transport_plane = 1
		}
	}
}
actually_fix_weapon_techs = yes #THIS HAS TO BE CALLED IN EVERY HISTORY FILE RIGHT AFTER MAIN set_technology!

if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = {
		gwtank = 1
	}
}
if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = {
		gwtank_chassis = 1
	}

	create_equipment_variant = {
		name = "Early Light Tank"
		type = light_tank_chassis_0
		parent_version = 0
		modules = {
			main_armament_slot = tank_heavy_machine_gun
			turret_type_slot = tank_light_one_man_tank_turret
			suspension_type_slot = tank_bogie_suspension
			armor_type_slot = tank_riveted_armor
			engine_type_slot = tank_gasoline_engine
		}
		upgrades = {
			tank_nsb_engine_upgrade = 1
			tank_nsb_armor_upgrade = 1
		}
		icon = "gfx/interface/technologies/gwtank.dds"
	}
}

set_technology = {
	torpedo_gunboats = 1
			early_ship_hull_light = 1
			early_ship_hull_cruiser = 1
			basic_battery = 1
    basic_torpedo = 1
			mtg_transport = 1
}
if = {
	limit = {
		has_dlc = "La Resistance"
	}
	set_technology = {
		armored_car1 = 1
	}
}

generic_DD_template = yes
generic_CL_template = yes

set_convoys = 69
set_popularities = {
	democratic = 23
	fascism = 1
	communism = 75
	neutrality = 1
}
set_politics = {
	ruling_party = communism
	last_election = "1000.10.10"
	election_frequency = 36
	elections_allowed = no
}

add_ideas = {
	STL_city_state
	STL_equality_past
}

set_stability = 0.5

recruit_character = STL_feather_bangs
recruit_character = STL_double_diamond
recruit_character = STL_evening_cloud
recruit_character = STL_spymaster_trochanter
recruit_character = STL_grey_bread
recruit_character = STL_liquid_miracle
recruit_character = STL_magic_fly
recruit_character = STL_windbreaker
recruit_character = STL_party_flavour
recruit_character = STL_sugar_belle
recruit_character = UESR_country_leader

set_rule = {
	can_generate_female_aces = yes
	can_generate_female_unit_leaders  = yes
	can_generate_female_country_leaders = yes
}
